*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 May 2004 15:26:33 +0000 (15:26 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 May 2004 15:26:33 +0000 (15:26 +0000)
lib-src/ChangeLog

index 28a1fb8fcc0b80812955db72e00396a1eed21034..8c641f45ae7e8782e2b57f3818857b0745680c86 100644 (file)
@@ -1,3 +1,13 @@
+2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * cvtmail.c: Throughout, replace 0 destined for `exit' arg
+       with `EXIT_SUCCESS'.  Likewise, replace 1 with `EXIT_FAILURE'.
+       (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
+
+       * ebrowse.c, emacsclient.c, fakemail.c, hexl.c,
+       make-docfile.c, movemail.c, profile.c, sorted-doc.c,
+       test-distrib.c, update-game-score.c, yow.c: Likewise.
+
 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * Makefile.in (emacsclient${EXEEXT}): Use makefile var `version'.